@charset "utf-8";


html {
    font-size: 64%;
    -webkit-text-size-adjust: none;
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body,
html {}

html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {

    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #111111;
}

fieldset,
img {
    border: none;
}

img {
    display: block;
}

address,
caption,
cite,
code,
dfn,
th,
var {
    font-style: normal;
    font-weight: normal;
}

ul,
ol {
    list-style: none;
}

/* p{
  font-size: 16px;
  font-size: 1.6rem;
  color: #666;
  line-height: 28px;
} */
p {
    color: #111111;
    /* line-height: 2.8rem;
  line-height: 28px;
  font-size: 16px;
  font-size: 1.6rem; */
}

img {
    margin: 0 auto;
}

input {
    padding-top: 0;
    padding-bottom: 0;
}

input::-moz-focus-inner {
    border: none;
    padding: 0;
}

select,
input {
    vertical-align: middle;
}

select,
input,
textarea {
    font-size: 12px;
    margin: 0;
}

input[type="text"],
input[type="password"],
textarea {
    outline-style: none;
    -webkit-appearance: none;
}

textarea {
    resize: none;
}

input,
select,
textarea,
button {
    margin: 0;
    padding: 0;
    resize: none;
    border: none;
    vertical-align: middle;
    *font-size: 100%;
    outline: none;
}

input::-ms-clear {
    display: none;
}

input::input-placeholder {
    color: #111111;
}

input::-webkit-input-placeholder {
    color: #111111;
}

input:-moz-placeholder {
    color: #111111;
}

input::-moz-placeholder {
    color: #111111;
}

input:-ms-input-placeholder {
    color: #111111;
}

textarea::textarea-placeholder {
    color: #111111;
}

textarea::-webkit-textarea-placeholder {
    color: #111111;
}

textarea:-moz-placeholder {
    color: #111111;
}

textarea::-moz-placeholder {
    color: #111111;
}

textarea:-ms-textarea-placeholder {
    color: #111111;
}

body {
    overflow-x: hidden;
    background: #fff;
}

table {
    border-collapse: collapse;
}

body {
    color: #111111;
    background: #fff;
    font-family: Hiragino Sans GB, Microsoft Yahei, arial, sans-serif;
    font: 16px/30px "微软雅黑", "Arial Narrow";
}

a {
    color: #111111;
    text-decoration: none;
    line-height: 2.8rem;
    font-size: 16px;
    font-size: 1.6rem;
}

p {
    color: #111111;
    /* line-height: 2.8rem;
  font-size: 16px;
  font-size: 1.6rem; */
}

a:visited {
    color: #111111;
}

a:hover,
a:active,
a:focus {
    color: #111111;
    text-decoration: none;
}

input::-webkit-input-placeholder {
    color: #004d75;
}

input::-moz-input-placeholder {
    color: #004d75;
}

input::-ms-input-placeholder {
    color: #004d75;
}

.clear {
    zoom: 1;
}

.clear:after {
    content: "";
    display: block;
    clear: both;
}

.container-fluid {
    padding-left: 0;
    padding-right: 0;
}

.fwzqbtn {
    margin: 3% auto;
}

.fwzqbtn li {
    float: left;
    background: url(../images/fwzqbtn1.png) no-repeat 5% center;
    height: 60px;
    border: 1px solid #acacac;
    width: 18.4%;
    margin-right: 2%;
    text-align: center;
    line-height: 60px;
}

.fwzqbtn li:nth-child(2) {
    background-image: url(../images/fwzqbtn2.png);
}

.fwzqbtn li:nth-child(3) {
    background-image: url(../images/fwzqbtn3.png);
}

.fwzqbtn li:nth-child(4) {
    background-image: url(../images/fwzqbtn4.png);
}

.fwzqbtn li:nth-child(5) {
    background-image: url(../images/fwzqbtn5.png);
    margin-right: 0;
}

.fwzqbtn li a {
    padding-left: 20px;
    height: 60px;
    line-height: 60px;
    display: block;
    background: url(../images/tyline_03.jpg) no-repeat 58px 9px;
}

.fwzqbtn li:hover {
    box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.15);
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-transition: all .4s linear 0s;
    -moz-transition: all .4s linear 0s;
    -ms-transition: all .4s linear 0s;
    -o-transition: all .4s linear 0s;
    transition: all .4s linear 0s;
}

.fwzqbtn li:first-child h3 {
    font-size: 16px;
    font-size: 1.6rem;
    /* padding: 20px 0 0 15px; */
    line-height: 20px;
    color: #333;
    height: 60px;
    line-height: 60px;
    padding-left: 20px;
    background: url(../images/tyline_03.jpg) no-repeat 58px 9px;
    font-weight: normal;
}

.fwzqbtn li:first-child {
    position: relative;
}

.mask_content {
    width: 100%;
    height: 58px;
    background-color: #7e7d7d;
    background: rgba(0, 0, 0, 0.6);
    /* *filter: alpha(opacity=60);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60); */
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    display: none;
}

.fwzqbtn li:first-child .mask_content a {
    display: block;
    padding-top: 5px;
    padding-left: 0;
    height: auto;
    background: none;
    color: #fff;
    text-align: center;
    line-height: 20px;
}

.fwzqbtn li:first-child:hover .mask_content {
    display: block;
}

.fwzqbtn li:first-child {
    position: relative;
    cursor: pointer;
    transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    -webkit-transition: all 0.4s ease-out;
}

.animate-text {
    opacity: 0;
    transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-out;
    -webkit-transition: all 0.4s ease-out;
}



.mask_content:hover .animate-text {
    transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    opacity: 1;
}

.fwzqbtn li:first-child .mask_content {
    z-index: 99;
    position: absolute;
    /* padding: 30px;
      height: calc(100% - 60px); */
}

.mask_content .mask_a {
    transform: translateX(80px);
    -ms-transform: translateX(80px);
    -webkit-transform: translateX(80px);
}

.mask_content .mask_b {
    transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -webkit-transform: translateX(-100px);
    transition-delay: 0.2s;
}

.fwzqbtn li:first-child .mask_content a.mask_a:hover,
.fwzqbtn li:first-child .mask_content a.mask_b:hover {
    color: #fb9646;
}

/* html{
  font-size:55%;
} */
.dropdown-menu ul li {
    text-align: center;
}

.button01 {
    width: 200px;
    line-height: 40px;
    float: right;
    clear: both;
    padding-top: 2%;
    padding-bottom: 1%;


}

.button01 span {
    width: 90px;
    height: 40px;
    line-height: 40px;
    float: left;
}

.button01 span input {
    color: #0177a6;
    padding-left: 25px;
    height: 40px;
    line-height: 39px;
}

.print01 {
    background: url('../images/erimg05.png') no-repeat left center;
    margin-right: 20px;
}

.close01 {
    background: url('../images/erimg06.png') no-repeat left center;
}


@media (max-width: 991px) {
    .article table {
        max-width: 700px !important;
    }

    .article tbody {
        overflow-x: scroll !important;

    }
}
